@charset "UTF-8";
/* Scss Document */
#cyg_main_content .cyg_nth_padding > div:first-child {
    padding-top: 80px;
}
#cyg_main_content .cyg_nth_padding > div:nth-child(n+2) {
    padding-top: 40px;
}
#cyg_main_content .cyg_nth_padding > div:last-child {
    padding-bottom: 80px;
}
#cyg_main_content .cyg_flex_46 {
  width: 46%;
}

#cyg_main_content .cyg_flex_48 {
  width: 48%;
}

#cyg_main_content .cyg_padding120 {
  padding-top: 120px;
  padding-bottom: 20px;
}

#cyg_main_content .cyg_padding140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

#cyg_main_content .cyg_pb-110 {
  padding-bottom: 110px;
}

#cyg_main_content .cyg_pb-120 {
  padding-bottom: 120px;
}

#cyg_main_content .cyg_mt-120 {
  margin-top: 120px;
}

* {
  text-decoration: none !important;
}

body {
  min-width: 1200px !important;
}

/************************/
/******/
/***********/
#cyg_main_content .cyg_midashi45 {
  font-size: 45px;
  font-weight: 700;
}
#cyg_main_content .cyg_midashi32 {
  font-size: 32px;
  font-weight: 700;
}

#cyg_main_content .cyg_padding30_0 {
  padding-top: 30px;
  padding-bottom: 30px;
}

#cyg_main_content .cyg_plr14 {
  padding-left: 14px;
  padding-right: 14px;
}




#cyg_main_content .cyg_anchor_link{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1100px;
  width: 94%;
  margin: 0 auto;
}
#cyg_main_content .cyg_anchor_link li{
  width: 24%;
}
#cyg_main_content .cyg_anchor_link li a{
  position: relative;
  display: block;
  background-color: #668D7B;
  color: #fff!important;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  padding-right: 3vw;
  text-align: center;
}
#cyg_main_content .cyg_anchor_link li a .sitasankaku{
  position: absolute;
  top: 9px;
  right: 10px;
  width: 25px;
  height: 25px;
}

/*********************************

    sectionA_block

**********************************/
#cyg_main_content .cyg_sectionA_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #DAF8E7;
}

#cyg_main_content .cyg_sectionA_flex > div {
  margin: 10px 0;
}

#cyg_main_content .cyg_sectionA_flex .cyg_flex_col1 {
  width: 100%;
}

#cyg_main_content .cyg_sectionA_flex .cyg_flex_col2 {
  width: 50%;
  padding: 0 15px;
}

#cyg_main_content .cyg_sectionA_flex img {
  width: 80%;
  height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*********************************

    sectionB_block

**********************************/

#cyg_main_content .cyg_bg_black {
  /* background-color: #FCE6EF; */
}


#cyg_main_content .white{
  color: #fff;
}
#cyg_main_content .b_green{
  color: #668D7B;
}

#cyg_main_content .cyg_sectionB_bg1 {
  position: relative;
}

#cyg_main_content .cyg_sectionB_bg1:after {
  content: "";
  background: url("../img/top_bg1.jpg") 50% 0/cover no-repeat;
  position: absolute;
  top: -250px;
  left: 0;
  width: 100%;
  height: calc(100% + 250px);
  border: 1px solid #000;
}

#cyg_main_content .cyg_padding80_0 {
  padding-top: 80px;
  padding-bottom: 80px;
}

#cyg_main_content .cyg_midashi38 {
  font-size: 38px;
  font-weight: 700;
  color: #668D7B;
}

#cyg_main_content .cyg_midashi38_2 {
  font-size: 30px;
}

#cyg_main_content .cyg_center {
  text-align: center;
}

#cyg_main_content .cyg_af_bb:after {
  content: "";
  border-bottom: 2px solid #668D7B;
  width: 50px;
  display: block;
  margin: 20px auto 0;
}

#cyg_main_content .cyg_color_black {
  color: #000;
}

#cyg_main_content .cyg_font_normal {
  font-weight: normal;
}

#cyg_main_content .cyg_sectionB_slider {
  width: 94%;
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#cyg_main_content .cyg_sectionB_slider img {
  width: 80%;
  height: auto;
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

#cyg_main_content .cyg_sectionB_slider .cyg_slider_p {
  font-weight: normal;
  padding-top: 60px;
  line-height: 2.4em;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_sectionB_slider > li {
  padding: 0 60px;
}

#cyg_main_content .cyg_w960_auto {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_w600_auto {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_span_bg_blue {
  background-color: #00164f;
  display: inline-block;
  color: #FFF;
  margin: 7px 0;
  padding: 0 10px;
}

#cyg_main_content .cyg_text10 {
  font-size: 12px;
}

#cyg_main_content .cyg_text16 {
  font-size: 16px;
}
@media only screen and (max-width: 480px) {
  #cyg_main_content .cyg_text16 {
    font-size: 12px;
  }
}

#cyg_main_content .cyg_sectionB_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#cyg_main_content .cyg_sectionB_flex .cyg_flex_col1 {
  width: 100%;
}

#cyg_main_content .cyg_sectionB_flex .cyg_flex_col2 {
  width: 50%;
}

#cyg_main_content .cyg_sectionB_flex .cyg_flex_col3 {
  width: 33.33%;
}

#cyg_main_content .cyg_sectionB_flex .cyg_flex_col4 {
  width: 25%;
}

#cyg_main_content .cyg_sectionB_flex > div {
  padding: 35px 0 60px;
}

#cyg_main_content .cyg_sectionB_flex p {
  padding: 30px 14px 0;
  font-size: 15px;
}

#cyg_main_content .cyg_sectionB_flex .cyg_bg_blue {
  background: linear-gradient(#00164f, #001241);
}

#cyg_main_content .cyg_sectionB_flex .cyg_bg_green {
  background: linear-gradient(#013514, #002c11);
}

#cyg_main_content .cyg_sectionB_flex .cyg_bg_red {
  background: linear-gradient(#460004, #3b0003);
}

#cyg_main_content .cyg_sectionB_bg2 {
  background: url("../img/top_bg2.jpg") 70% 0/cover no-repeat;
}

#cyg_main_content .cyg_letter02 {
  letter-spacing: 0.2em;
}

#cyg_main_content .cyg_sectionB_car_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#cyg_main_content .cyg_sectionB_car_list > div {
  width: 48%;
  margin: 30px 0;
}

#cyg_main_content .cyg_sectionB_car_list p {
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
}

#cyg_main_content .cyg_sectionB_car_list p span {
  background-color: #DAF8E7;
  padding: 2px 5px;
}

#cyg_main_content .cyg_sectionB_car_img {
  text-align: center;
}

#cyg_main_content .cyg_sectionB_car_img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_indent_p {
  text-indent: -2.7em;
  padding-left: 2.7em;
}

#cyg_main_content .cyg_modal_window {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
    max-width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9000;
  padding: 120px 0;
  overflow-y: scroll;
}

#cyg_main_content .cyg_modal_width {
  width: 94%;
  max-width: 1190px;
  margin: 0 auto;
  padding: 30px;
  background-color: #FFF;
  display: flex;
  justify-content: space-between;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

#cyg_main_content .cyg_modal_close {
  position: absolute;
  right: 0;
  top: -50px;
  width: 40px;
  height: 40px;
  background-color: #668D7B;
  color: #FFF;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  padding: 0 1px 2px 0;
  cursor: pointer;
}

#cyg_main_content .cyg_modal_left {
  width: 48%;
}

#cyg_main_content .cyg_modal_right {
  width: 48%;
}

#cyg_main_content .cyg_modal_midashi {
  font-size: 28px;
  font-weight: bold;
}

#cyg_main_content .cyg_modal_p {
  font-size: 18px;
  margin: 5px 0;
}

#cyg_main_content .cyg_modal_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

#cyg_main_content .cyg_modal_list span {
  background-color: #000;
  color: #FFF;
  padding: 1px 5px 3px;
  margin: 3px 3px 0 0;
}

#cyg_main_content .cyg_modal_img {
  text-align: center;
  margin: 20px 0;
}

#cyg_main_content .cyg_modal_img img {
  width: 100%;
  max-width: 250px;
  height: auto;
}

#cyg_main_content .cyg_modal_price {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background-color: #fff5f5;
  color: #668D7B;
  font-weight: bold;
  padding: 10px 0;
}

#cyg_main_content .cyg_modal_circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #668D7B;
  margin-right: 15px;
}

#cyg_main_content .cyg_modal_big {
  font-size: 28px;
}

#cyg_main_content .cyg_modal_en {
  font-size: 17px;
  padding-left: 5px;
  line-height: 1.7em;
}

#cyg_main_content .cyg_modal_num {
  font-size: 20px;
}

#cyg_main_content .cyg_modal_price_list {
  margin-top: 10px;
}

#cyg_main_content .cyg_modal_price_list li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 10px 0;
}

#cyg_main_content .cyg_modal_cell1 {
  width: calc(100% - 130px);
}

#cyg_main_content .cyg_modal_cell2 {
  width: 120px;
  text-align: right;
}

#cyg_main_content .cyg_modal_cell2 .cyg_mini {
  font-size: 13px;
}

#cyg_main_content .cyg_color_red {
  color: #668D7B;
}

#cyg_main_content .cyg_indent_p2 {
  text-indent: -1em;
  padding-left: 1em;
}

#cyg_main_content .cyg_modal_shape_midashi {
  background-color: #f2f2f2;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  position: relative;
  font-weight: bold;
  margin-top: 30px;
}

#cyg_main_content .cyg_modal_shape_midashi:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: #f2f2f2 transparent transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}

#cyg_main_content .cyg_bg_gray_24 {
  background-color: #E6FFFA;
}

#cyg_main_content .cyg_span_bg_gold {
  background-color: #668D7B;
  padding: 2px 10px;
  color: #fff;
}

#cyg_main_content .cyg_midashi20 {
  font-size: 20px;
}

#cyg_main_content .cyg_span_bg_black {
  background-color: #fff;
  padding: 2px 10px;
}

#cyg_main_content .cyg_span_bg_primary {
  font-size: 28px;
  font-weight: bold;
  background-color: #fff;
  padding: 4px 10px;
  color: #668D7B;
}
@media only screen and (max-width: 480px) {
  #cyg_main_content .cyg_span_bg_primary {
    font-size: 14px;
  }
}

#cyg_main_content .cyg_border_box {
  border: 1px solid #FFF;
  padding: 50px;
}

#cyg_main_content .cyg_border_box.-red {
  border: none;
  padding: 24px 40px;
  color: #fff;
  background-color: #e60012;
}

@media only screen and (max-width: 480px) {
  #cyg_main_content .cyg_border_box.-red {
    padding: 24px;
  }
  #cyg_main_content .cyg_border_box.-red .cyg_midashi20 {
    font-size: 14px;
  }
}

#cyg_main_content .cyg_midashi28 {
  font-size: 28px;
  font-weight: 700;
}

#cyg_main_content .cyg_w480_auto {
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_sectionC_table {
  width: 100%;
}

#cyg_main_content .cyg_sectionC_table th {
  font-size: 20px;
  padding: 13px 0;
  border: 0;
}
#cyg_main_content .cyg_sectionC_table td {
  font-size: 15px;
  padding: 13px 0;
  border: 0;
}

#cyg_main_content .cyg_sectionC_table td {
  text-align: right;
}

#cyg_main_content .cyg_sectionC_price {
  text-align: right;
  font-size: 15px;
  border-top: 1px solid #FFF;
  margin-top: 15px;
  padding-top: 15px;
}

#cyg_main_content .cyg_sectionC_price span {
  font-size: 30px;
  padding-left: 25px;
}

#cyg_main_content .cyg_sectionC_line {
  background: url("../img/d.jpg") 50% 0/cover no-repeat;
  width: 100%;
  height: 190px;
}

#cyg_main_content .cyg_sectionC_bg {
  /*background: url("../img/f.jpg") 50% 0/cover no-repeat;*/
  background-color: #FCE6EF;
  padding: 80px 0 90px;
}

#cyg_main_content .cyg_w500_auto {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_off_border {
  position: relative;
  border: 2px solid #4D9BD3;
  padding: 16px 20px 0px;
}

#cyg_main_content .cyg_off_midashi {
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 24px;
}

#cyg_main_content .cyg_off_midashi span {
  background-color: #4D9BD3;
  color: #FFF;
  padding: 3px 15px;
}

#cyg_main_content .cyg_off_price {
  text-align: center;
  font-size: 38px;
  line-height: 1.5em;
  font-weight: bold;
}
@media only screen and (min-width: 481px) {
  #cyg_main_content .cyg_off_midashi {
    font-size: 32px;
  }
}

#cyg_main_content .cyg_off_price span {
  font-size: 20px;
}

#cyg_main_content .cyg_oneprice {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cyg_main_content .cyg_oneprice_left {
  background: url("../img/oneprice.png") 50% 0/cover no-repeat;
  width: 163px;
  height: 40px;
  font-size: 24px;
  color: #FFF;
  line-height: 1.5em;
  padding: 2px 0 0 4px;
  position: relative;
  top: 5px;
}

#cyg_main_content .cyg_oneprice_right {
  color: #ff7272;
  font-size: 80px;
  line-height: 1.3em;
  margin-left: 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

#cyg_main_content .cyg_oneprice_right span {
  font-size: 26px;
  writing-mode: vertical-rl;
  line-height: 1em;
  position: relative;
  margin-left: 8px;
  top: 6px;
  letter-spacing: 0.15em;
}

#cyg_main_content .cyg_body_go .cyg_oneprice_right span {
  font-family: "NotoSansCJKjp-Regular_ver";
  top: 2px;
}

#cyg_main_content .cyg_one_column {
  background-color: #FFF;
  padding: 15px 25px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#cyg_main_content .cyg_one_column p {
  line-height: 1.5em;
  font-weight: bold;
}

#cyg_main_content .cyg_onecle_left {
  width: 215px;
  font-size: 24px;
  color: #000;
  position: relative;
}

#cyg_main_content .cyg_onecle_left span {
  font-size: 42px;
  color: #668D7B;
}

#cyg_main_content .cyg_onecle_left:after {
  content: "";
  background: url("../img/border.png") 50% 0/100% 100% no-repeat;
  width: 46px;
  height: 6px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#cyg_main_content .cyg_onecle_right {
  width: calc(100% - 220px);
  text-align: right;
  color: #668D7B;
  font-size: 24px;
}

#cyg_main_content .cyg_onecle_right span {
  font-size: 42px;
}

#cyg_main_content .cyg_price_view {
  border: 1px solid #668D7B;
  position: relative;
  text-align: center;
  padding: 15px;
  font-size: 25px;
  line-height: 1.5em;
  cursor: pointer;
}

#cyg_main_content .cyg_price_view:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #668D7B;
  transition: 0.3s ease-in-out;
}

#cyg_main_content .cyg_price_view:hover:after {
  width: 100%;
}

#cyg_main_content .cyg_link_shape_r {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 45px;
  z-index: 100;
}

#cyg_main_content .cyg_link_shape_r:before, #cyg_main_content .cyg_link_shape_r:after {
  content: "";
  border-top: 1px solid #FFF;
  width: 20px;
  position: absolute;
  left: calc(50% - 2px);
}

#cyg_main_content .cyg_link_shape_r:before {
  transform: translate(-50%, -50%) rotate(50deg);
  top: calc(50% - 7.5px);
}

#cyg_main_content .cyg_link_shape_r:after {
  transform: translate(-50%, -50%) rotate(-50deg);
  top: calc(50% + 7.5px);
}

#cyg_main_content .cyg_two_column {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

#cyg_main_content .cyg_two_column > div {
  width: 48%;
}

#cyg_main_content .cyg_two_column .cyg_price_view {
  font-size: 20px;
  padding-right: 60px;
}

#cyg_main_content .cyg_twin_midashi {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 20px 5px;
  color: #000;
  font-weight: bold;
}

#cyg_main_content .cyg_twin_midashi p {
  line-height: 1.5em;
}

#cyg_main_content .cyg_twin_bg_gray {
  background-color: #4D9BD3;
}

#cyg_main_content .cyg_twin_bg_green {
  background-color: #79a3e1;
}

#cyg_main_content .cyg_twin_left {
  font-size: 24px;
}

#cyg_main_content .cyg_twin_right {
  font-size: 21px;
}

#cyg_main_content .cyg_twin_right span {
  font-size: 42px;
}

#cyg_main_content .cyg_twin_price {
  background-color: #FFF;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
    min-height: 70;
}

#cyg_main_content .cyg_twin_price p {
  line-height: 1em;
  color: #668D7B;
  font-weight: bold;
}

#cyg_main_content .cyg_twin_price.cyg_twin_style2 .cyg_twin_ver {
  font-family: "NotoSansCJKjp-Regular_ver";
  writing-mode: horizontal-tb;
  color: #000;
  font-size: 16px;
  position: relative;
  top: -2px;
}

#cyg_main_content .cyg_twin_price.cyg_twin_style2 .cyg_twin_price_p span {
  font-size: 20px;
}

#cyg_main_content .cyg_twin_ver {
  font-family: "NotoSansCJKjp-Regular_ver";
  writing-mode: vertical-rl;
  font-size: 21px;
  margin-right: 8px;
}

#cyg_main_content .cyg_body_go .cyg_twin_ver {
  font-family: "NotoSansCJKjp-Regular_ver";
}

#cyg_main_content .cyg_twin_price_p {
  font-size: 42px;
}

#cyg_main_content .cyg_twin_price_p span {
  font-size: 24px;
}

#cyg_main_content .cyg_sectionD_bg1 {
  background: url("../img/f.jpg") 50% 0/cover no-repeat;
}

#cyg_main_content .cyg_eng_position {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #4D9BD3;
  opacity: 0.1;
  line-height: 0.6em;
  font-size: 120px;
}

#cyg_main_content .cyg_span_bg_blue_gra {
  padding: 2px 10px;
  background: linear-gradient(90deg, #ffb3d3, #ff859c);
}

#cyg_main_content .cyg_sectionD_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#cyg_main_content .cyg_sectionD_list li {
  width: 16%;
  text-align: center;
  margin: 2%;
}

#cyg_main_content .cyg_sectionD_list p {
  font-size: 14px;
  margin-top: 15px;
}

#cyg_main_content .cyg_sectionD_list .cyg_img100 {
  max-width: 168px;
  margin: 0 auto;
  width: 100%;
}

#cyg_main_content .cyg_sectionE_bg1 {
  background: url("../img/f.jpg") 50%/cover no-repeat;
}

#cyg_main_content .cyg_bb_midashi {
  display: flex;
  align-items: center;
  color: #668D7B;
}

#cyg_main_content .cyg_bb_midashi:before, #cyg_main_content .cyg_bb_midashi:after {
  content: "";
  display: block;
  border-bottom: 1px solid #4D9BD3;
  flex-grow: 2;
}

#cyg_main_content .cyg_bb_midashi:before {
  margin-right: 30px;
}

#cyg_main_content .cyg_bb_midashi:after {
  margin-left: 30px;
}

#cyg_main_content .cyg_sectionE_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cyg_main_content .cyg_sectionE_left {
  text-align: right;
  margin-right: 20px;
  line-height: 2.2em;
  padding-top: 10px;
}

#cyg_main_content .cyg_sectionE_right {
  font-size: 80px;
  line-height: 1.3em;
  margin-left: 10px;
  font-weight: bold;
  text-shadow: -1px -1px 0 #668D7B, 1px -1px 0 #668D7B, -1px 1px 0 #668D7B, 1px 1px 0 #668D7B;
}

#cyg_main_content .cyg_sectionE_right span {
  font-size: 26px;
  line-height: 1em;
  font-family: "NOTOSERIFJP-REGULAR_ver";
  position: relative;
  margin-left: 8px;
  top: 2px;
  letter-spacing: 0.15em;
}

#cyg_main_content .cyg_body_go .cyg_sectionE_right span {
  font-family: "NotoSansCJKjp-Regular_ver";
}

#cyg_main_content .cyg_sectionE_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_sectionE_list.cyg_column2 {
  max-width: 460px;
}

#cyg_main_content .cyg_sectionE_list li {
  width: 178px;
  height: 178px;
  margin: 1.5%;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
}

#cyg_main_content .cyg_sectionE_list li span {
  font-size: 26px;
}

#cyg_main_content .cyg_sectionE_bg_blue {
  background-color: #4D9BD3;
}

#cyg_main_content .cyg_sectionE_bg_green {
  background-color: #4D9BD3;
}

#cyg_main_content .cyg_sectionE_bg_red {
  background-color: #4D9BD3;
}

#cyg_main_content .cyg_flex_center {
  display: flex;
  justify-content: center;
}

#cyg_main_content .cyg_color_gold {
  color: #fff;
}

#cyg_main_content .cyg_sectionF_slider {
  padding-top: 60px;
}

#cyg_main_content .cyg_sectionF_slider li {
  width: 100%;
}

#cyg_main_content .cyg_w720_auto {
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_sectionG-1_bg {
  /*background: url("../img/f.jpg") 50% 0/cover no-repeat;*/
  background-color: #fff;
}

#cyg_main_content .cyg_line_midashi {
  color: #668D7B;
  max-width: 580px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #668D7B;
  border-bottom: 2px solid #668D7B;
  padding: 10px 0;
}

#cyg_main_content .cyg_w500_auto {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_w1020_auto {
  width: 100%;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_sectionG-1_table {
  width: 100%;
  background-color: #fff;
}

#cyg_main_content .cyg_sectionG-1_table th, #cyg_main_content .cyg_sectionG-1_table td {
  border: 1px solid #FFF;
  padding: 15px 20px;
}

#cyg_main_content .cyg_sectionG-1_table th {
  /* background-color: rgba(255, 255, 255, 0.31); */
}

#cyg_main_content .cyg_campaign_line {
  background-color: #668D7B;
  width: 95%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  color: #FFF;
  text-align: center;
  font-size: 21px;
  padding: 5px 0 10px;
}

#cyg_main_content .cyg_campaign_line span {
  font-size: 32px;
}

#cyg_main_content .cyg_body_go .cyg_campaign_line {
  padding: 10px 0 6px;
}

#cyg_main_content .cyg_sectionG-2_bg {
  /*background: url("../img/top_bg6.jpg") 50% 0/1188px 992px no-repeat;*/
  background-color: #fff;
}
#cyg_main_content .cyg_sectionG-2_bg.cyg_bg_cyan {
  background-color: #DAECFD;
}

#cyg_main_content .cyg_shape_midashi {
  line-height: 1.8em;
  color: #668D7B;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cyg_main_content .cyg_shape_midashi:before, #cyg_main_content .cyg_shape_midashi:after {
  content: "";
  display: block;
  background: url("../img/top35.png") 50% 0/100% 100% no-repeat;
  width: 74px;
  height: 105px;
}

#cyg_main_content .cyg_shape_midashi:before {
  margin-right: 40px;
}

#cyg_main_content .cyg_shape_midashi:after {
  margin-left: 40px;
  transform: scale(-1, 1);
}

#cyg_main_content .cyg_port_img {
  width: 100%;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_port_img img {
  width: 100%;
  height: auto;
}

#cyg_main_content .cyg_point_img {
  width: 100%;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_point_img img {
  width: 100%;
  height: auto;
}

#cyg_main_content .cyg_sectionG-2_flex {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#cyg_main_content .cyg_sectionG-2_flex > div {
  margin: 30px 0;
  width: 26%;
}

#cyg_main_content .cyg_sectionG-2_flex h3 {
  background-color: #DAF8E7;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  padding: 5px;
  margin-top: 10px;
}

#cyg_main_content .cyg_sectionG-2_off {
  text-align: center;
  font-size: 24px;
  margin-top: 25px;
}

#cyg_main_content .cyg_off_span_bg {
  background: linear-gradient(transparent 40%, #00164f 40%);
}

#cyg_main_content .cyg_off_color {
  color: #a0ccfe;
}

#cyg_main_content .cyg_sectionG-2_flex2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#cyg_main_content .cyg_sectionG-2_flex2 > div {
  width: 48%;
  margin: 30px 0;
}

#cyg_main_content .cyg_sectionG-2_table {
  width: 100%;
}

#cyg_main_content .cyg_sectionG-2_table th, #cyg_main_content .cyg_sectionG-2_table td {
  padding: 15px 0;
}

#cyg_main_content .cyg_sectionG-2_table td {
  text-align: right;
}

#cyg_main_content .cyg_span_off {
  background-color: #668D7B;
  padding: 0 10px;
  color: #FFF;
}

#cyg_main_content .cyg_sectionG-2_flex3 {
  display: flex;
  justify-content: space-between;
}

#cyg_main_content .cyg_sectionG-2_left {
  width: 52%;
}

#cyg_main_content .cyg_sectionG-2_right {
  width: 46%;
  text-align: right;
  font-size: 15px;
  line-height: 2.2em;
}

#cyg_main_content .cyg_sectionG-2_right span {
  font-size: 17px;
}

#cyg_main_content .cyg_sectionH_bg1 {
  background: url("../img/top_bg7.jpg") 50% 0/cover no-repeat;
  padding: 50px;
}

#cyg_main_content .cyg_manga_img {
  max-width: 570px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#cyg_main_content .cyg_manga_img img {
  width: 100%;
  height: auto;
}

#cyg_main_content .cyg_manga_midashi {
  background: url("../img/top46.png") 50% 0/100% 100% no-repeat;
  width: 430px;
  height: 51px;
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3px;
}

#cyg_main_content .cyg_manga_slider {
  width: 100%;
  max-width: 580px;
  margin: 0 auto;
  overflow: hidden;
}

#cyg_main_content .cyg_manga_slider li {
  padding: 0 40px;
}

#cyg_main_content .cyg_manga_slider img {
  width: 100%;
  height: auto;
  max-width: 430px;
  display: block;
  margin: 0 auto;
}

#cyg_main_content .cyg_sectionH_bg2 {
  /*background: url("../img/top_bg8.jpg") 50% 0/cover no-repeat;*/
  background-color: #E6FFFA;
  padding: 60px 20px;
}

#cyg_main_content .cyg_search_box {
  max-width: 500px;
  width: 85%;
  margin: 0 auto;
}

#cyg_main_content .cyg_search_shape:before, #cyg_main_content .cyg_search_shape:after {
  content: "";
  border-top: 1px solid #FFF;
  width: 15px;
  position: absolute;
  left: calc(50% - 2px);
}

#cyg_main_content .cyg_search_shape:before {
  transform: translate(-50%, -50%) rotate(50deg);
  top: calc(50% - 6px);
}

#cyg_main_content .cyg_search_shape:after {
  transform: translate(-50%, -50%) rotate(-50deg);
  top: calc(50% + 6px);
}

/* PC用
------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  #cyg_main_content {
    /******************/
  }
  #cyg_main_content .cyg_padding120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #cyg_main_content .cyg_padding140 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #cyg_main_content .cyg_pb-120 {
    padding-bottom: 80px;
  }
  #cyg_main_content .cyg_mt-120 {
    margin-top: 80px;
  }
  #cyg_main_content .cyg_anchor_link li:after {
    transition: 0s ease;
  }
  #cyg_main_content .cyg_anchor_link li:hover:after {
    width: 45px;
  }
  #cyg_main_content .cyg_price_view:after {
    transition: 0s ease;
  }
  #cyg_main_content .cyg_price_view:hover:after {
    width: 50px;
  }
  #cyg_main_content .cyg_search_box:after {
    transition: 0s ease;
  }
  #cyg_main_content .cyg_search_box:hover:after {
    width: 50px;
  }
  #cyg_main_content .cyg_search_box:hover .cyg_search_p {
    color: #000;
  }
  #cyg_main_content .cyg_search_p {
    transition: 0s ease;
  }
}

@media only screen and (max-width: 896px) {
#cyg_main_content .cyg_nth_padding > div:first-child {
    padding-top: 4px;
}
#cyg_main_content .cyg_nth_padding > div:nth-child(n+2) {
    padding-top: 30px;
}
#cyg_main_content .cyg_nth_padding > div:last-child {
    padding-bottom: 40px;
}
  #cyg_main_content .cyg_flex_46 {
    width: 100%;
  }
  #cyg_main_content .cyg_flex_48 {
    width: 100%;
  }
  #cyg_main_content .cyg_padding120 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #cyg_main_content .cyg_padding140 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #cyg_main_content .cyg_pb-110 {
    padding-bottom: 60px;
  }
  #cyg_main_content .cyg_pb-120 {
    padding-bottom: 60px;
  }
  #cyg_main_content .cyg_mt-120 {
    margin-top: 60px;
  }
  body {
    min-width: auto !important;
  }
    
  #cyg_main_content .cyg_anchor_link li {
    width: 100%;
    margin: 5px 0;
}
#cyg_main_content .cyg_anchor_link li a {
  padding: 8px;
  padding-right: 8vw;
  text-align: center;
  font-size: 16px;
}
#cyg_main_content .cyg_anchor_link li a .sitasankaku {
  position: absolute;
  top: 8px;
  right: 10px;
  width: 25px;
  height: 25px;
}
    
    /*********************************

    sectionA_block

**********************************/
  #cyg_main_content .cyg_sectionA_flex {
    display: block;
  }
  #cyg_main_content .cyg_sectionA_flex > div {
    margin: 5px 0;
  }
  #cyg_main_content .cyg_sectionA_flex > div:first-child {
    margin: 0;
  }
  #cyg_main_content .cyg_sectionA_flex .cyg_flex_col2 {
    width: 100%;
    padding: 5px 10px 0;
  }
  #cyg_main_content .cyg_padding80_0 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #cyg_main_content .cyg_midashi38 {
    font-size: 30px;
    color: #668D7B;
  }
  #cyg_main_content .cyg_span_bg_blue {
    padding: 0 10px 3px;
  }
  #cyg_main_content .cyg_text10 {
    font-size: 10px;
  }
  #cyg_main_content .cyg_sectionB_flex {
    display: block;
    padding-left: 14px;
    padding-right: 14px;
  }
  #cyg_main_content .cyg_sectionB_flex .cyg_flex_col2 {
    width: 100%;
  }
  #cyg_main_content .cyg_sectionB_flex .cyg_flex_col3 {
    width: 100%;
  }
  #cyg_main_content .cyg_sectionB_flex .cyg_flex_col4 {
    width: 100%;
  }
  #cyg_main_content .cyg_sectionB_flex > div {
    padding: 35px 0 40px;
    margin: 14px 0;
  }
  #cyg_main_content .cyg_sectionB_flex p {
    font-size: 14px;
  }
  #cyg_main_content .cyg_sp_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #cyg_main_content .cyg_sp_flex .cyg_img100 {
    width: 57.3%;
  }
  #cyg_main_content .cyg_sp_flex .cyg_text {
    width: 42.7%;
    font-size: 12px;
    line-height: 2.2em;
  }
  #cyg_main_content .cyg_sectionB_car_list > div {
    width: 100%;
    margin: 30px 0;
  }
  #cyg_main_content .cyg_sectionB_car_list > div.cyg_sp_two_column {
    width: 48%;
  }
  #cyg_main_content .cyg_sectionB_car_list > div.cyg_sp_two_column .cyg_sectionB_car_img img {
    max-width: 100%;
  }
  #cyg_main_content .cyg_sectionB_car_list p {
    margin-top: 25px;
    font-size: 14px;
  }
  #cyg_main_content .cyg_sectionB_car_img img {
    max-width: 65%;
  }
  #cyg_main_content .cyg_modal_width {
    display: flex;
    flex-wrap: wrap;
    font-size: 17px;
  }
  #cyg_main_content .cyg_modal_left {
    width: 100%;
  }
  #cyg_main_content .cyg_modal_right {
    width: 100%;
  }
  #cyg_main_content .cyg_modal_close {
    position: fixed;
    right: 14px;
    top: 15px;
  }
  #cyg_main_content .cyg_eng_position {
    font-size: 100px;
  }
  #cyg_main_content .cyg_sectionD_list li {
    width: 30.33%;
    margin: 1.5%;
  }
  #cyg_main_content .cyg_sectionD_list p {
    font-size: 17px;
  }
  #cyg_main_content .cyg_sectionG-2_flex > div {
    width: 49%;
  }
  #cyg_main_content .cyg_sectionG-2_flex2 {
    display: block;
  }
  #cyg_main_content .cyg_sectionG-2_flex2 > div {
    width: 100%;
    margin: 40px 0;
  }
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width: 480px) {
  #cyg_main_content .cyg_midashi45 {
    font-size: 32px;
  }
  #cyg_main_content .cyg_midashi32 {
    font-size: 22px;
  }
  #cyg_main_content .cyg_padding30_0 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #cyg_main_content .cyg_anchor_link {
    padding: 0;
  }
  #cyg_main_content .cyg_anchor_link li:after {
    width: 35px;
  }
  #cyg_main_content .cyg_anchor_link li:hover:after {
    width: 35px;
  }
  #cyg_main_content .cyg_anchor_link a {
    padding: 10px 38px 10px 10px;
    font-size: 11px;
    letter-spacing: 0;
  }
  #cyg_main_content .cyg_link_shape {
    width: 35px;
  }
  #cyg_main_content .cyg_link_shape:before, #cyg_main_content .cyg_link_shape:after {
    height: 10px;
  }
  #cyg_main_content .cyg_link_shape:before {
    left: calc(50% + 4px);
  }
  #cyg_main_content .cyg_link_shape:after {
    left: calc(50% - 4px);
  }
  #cyg_main_content .cyg_body_go .cyg_anchor_link a {
    padding: 10px 40px 12px 10px;
  }
  #cyg_main_content .cyg_body_min .cyg_anchor_link a {
    padding: 10px 40px 12px 10px;
  }
  #cyg_main_content .cyg_padding80_0 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #cyg_main_content .cyg_midashi38 {
    font-size: 24px;
  }
  #cyg_main_content .cyg_midashi38_2 {
    font-size: 16px;
  }
  #cyg_main_content .cyg_sectionB_slider .cyg_slider_p {
    padding-top: 40px;
    line-height: 2em;
  }
  #cyg_main_content .cyg_modal_window {
    padding: 70px 0;
    overflow-y: scroll;
  }
  #cyg_main_content .cyg_modal_p {
    margin: 10px 0;
  }
  #cyg_main_content .cyg_modal_circle {
    margin-right: 10px;
  }
  #cyg_main_content .cyg_modal_price {
    align-items: center;
  }
  #cyg_main_content .cyg_modal_circle {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    font-size: 14px;
  }
  #cyg_main_content .cyg_modal_big {
    font-size: 18px;
  }
  #cyg_main_content .cyg_modal_en {
    font-size: 13px;
    padding-left: 5px;
    line-height: 1.7em;
  }
  #cyg_main_content .cyg_modal_num {
    font-size: 18px;
  }
  #cyg_main_content .cyg_modal_price_list {
    margin-top: 10px;
  }
  #cyg_main_content .cyg_modal_price_list li {
    display: block;
    padding: 10px 0;
  }
  #cyg_main_content .cyg_modal_list span {
    font-size: 14px;
  }
  #cyg_main_content .cyg_modal_cell1 {
    width: 100%;
    font-size: 14px;
  }
  #cyg_main_content .cyg_modal_cell2 {
    width: 100%;
    text-align: right;
    font-size: 18px;
  }
  #cyg_main_content .cyg_modal_cell2 .cyg_mini {
    font-size: 14px;
    margin-left: 3px;
  }
  #cyg_main_content .cyg_modal_shape_midashi {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #cyg_main_content .cyg_border_box {
    padding: 30px;
  }
  #cyg_main_content .cyg_midashi28 {
    font-size: 20px;
  }
  #cyg_main_content .cyg_sectionC_table th, #cyg_main_content .cyg_sectionC_table td {
    font-size: 14px;
    padding: 10px 0;
  }
  #cyg_main_content .cyg_sectionC_price {
    font-size: 14px;
  }
  #cyg_main_content .cyg_sectionC_price span {
    font-size: 22px;
  }
  #cyg_main_content .cyg_sectionC_bg {
    padding: 40px 0;
  }
  #cyg_main_content .cyg_one_column {
    padding: 15px 15px 10px;
  }
  #cyg_main_content .cyg_onecle_left {
    width: 190px;
    font-size: 20px;
  }
  #cyg_main_content .cyg_onecle_left span {
    font-size: 40px;
  }
  #cyg_main_content .cyg_onecle_right {
    width: calc(100% - 200px);
    font-size: 22px;
  }
  #cyg_main_content .cyg_onecle_right span {
    font-size: 46px;
  }
  #cyg_main_content .cyg_price_view {
    padding: 15px 30px 15px 0;
    font-size: 18px;
  }
  #cyg_main_content .cyg_two_column {
    margin-top: 10px;
  }
  #cyg_main_content .cyg_two_column > div {
    width: 49%;
  }
  #cyg_main_content .cyg_two_column .cyg_price_view {
    font-size: 13px;
  }
  #cyg_main_content .cyg_twin_midashi.cyg_twin_bg_green {
    padding: 8px 10px 5px;
  }
  #cyg_main_content .cyg_twin_left {
    font-size: 13px;
  }
  #cyg_main_content .cyg_twin_right {
    font-size: 14px;
  }
  #cyg_main_content .cyg_twin_right span {
    font-size: 30px;
  }
  #cyg_main_content .cyg_twin_price.cyg_twin_style2 .cyg_twin_ver {
    font-size: 10px;
    top: -2px;
  }
  #cyg_main_content .cyg_twin_price.cyg_twin_style2 .cyg_twin_price_p span {
    font-size: 13px;
  }
  #cyg_main_content .cyg_twin_ver {
    font-size: 14px;
    margin-right: 3px;
    position: relative;
    top: 1px;
  }
  #cyg_main_content .cyg_twin_price_p {
    font-size: 28px;
  }
  #cyg_main_content .cyg_twin_price_p span {
    font-size: 18px;
  }
  #cyg_main_content .cyg_oneprice_left {
    width: 130px;
    height: 32px;
    font-size: 18px;
  }
  #cyg_main_content .cyg_oneprice_right {
    font-size: 50px;
  }
  #cyg_main_content .cyg_oneprice_right span {
    font-size: 20px;
    top: 5px;
  }
  #cyg_main_content .cyg_onecle_left {
    width: auto;
    font-size: 14px;
    padding-right: 40px;
  }
  #cyg_main_content .cyg_onecle_left span {
    font-size: 26px;
  }
  #cyg_main_content .cyg_onecle_left:after {
    width: 30px;
    height: 3px;
  }
  #cyg_main_content .cyg_onecle_right {
    width: auto;
    font-size: 14px;
    margin-left: 10px;
  }
  #cyg_main_content .cyg_onecle_right span {
    font-size: 26px;
  }
  #cyg_main_content .cyg_eng_position {
    top: -5px;
    font-size: 80px;
  }
  #cyg_main_content .cyg_sectionD_list li {
    margin: 15px 1.5%;
  }
  #cyg_main_content .cyg_sectionD_list p {
    font-size: 12px;
    margin-top: 15px;
  }
  #cyg_main_content .cyg_bb_midashi:before {
    margin-right: 20px;
  }
  #cyg_main_content .cyg_bb_midashi:after {
    margin-left: 20px;
  }
  #cyg_main_content .cyg_sectionE_left {
    line-height: 1.8em;
    padding-top: 5px;
    font-size: 14px;
    margin-right: 0;
  }
  #cyg_main_content .cyg_sectionE_right {
    font-size: 50px;
  }
  #cyg_main_content .cyg_sectionE_right span {
    font-size: 18px;
    margin-left: 5px;
    top: 2px;
  }
  #cyg_main_content .cyg_sectionE_list li {
    width: 105px;
    height: 105px;
    font-size: 12px;
  }
  #cyg_main_content .cyg_sectionE_list li span {
    font-size: 18px;
  }
  #cyg_main_content .cyg_sectionG-1_table th, #cyg_main_content .cyg_sectionG-1_table td {
    padding: 10px 20px;
    font-size: 13px;
  }
  #cyg_main_content .cyg_campaign_line {
    font-size: 15px;
    padding: 5px 0 10px;
  }
  #cyg_main_content .cyg_campaign_line span {
    font-size: 30px;
  }
  #cyg_main_content .cyg_shape_midashi:before, #cyg_main_content .cyg_shape_midashi:after {
    width: 40px;
    height: 70px;
  }
  #cyg_main_content .cyg_shape_midashi:before {
    margin-right: 15px;
  }
  #cyg_main_content .cyg_shape_midashi:after {
    margin-left: 15px;
  }
  #cyg_main_content .cyg_shape_midashi {
    font-size: 18px;
  }
  #cyg_main_content .cyg_sp_t22 {
    font-size: 18px;
    line-height: 2em;
  }
  #cyg_main_content .cyg_port_img {
    width: 100%;
  }
  #cyg_main_content .cyg_point_img {
    width: 90%;
  }
  #cyg_main_content .cyg_sectionG-2_flex > div {
    margin: 20px 0;
  }
  #cyg_main_content .cyg_sectionG-2_flex h3 {
    font-size: 12px;
  }
  #cyg_main_content .cyg_sectionG-2_off {
    font-size: 20px;
    margin-top: 15px;
  }
  #cyg_main_content .cyg_sectionG-2_flex2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #cyg_main_content .cyg_sectionG-2_table th, #cyg_main_content .cyg_sectionG-2_table td {
    padding: 10px 0;
	  font-size: 14px;
  }
  #cyg_main_content .cyg_sectionG-2_right {
    width: 44%;
    text-align: left;
    font-size: 18px;
    line-height: 1.8em;
  }
  #cyg_main_content .cyg_sectionG-2_right span {
    text-align: right;
    display: block;
    font-size: 18px;
    margin-top: 5px;
  }
  #cyg_main_content .cyg_sectionH_bg1 {
    padding: 40px 10px;
  }
  #cyg_main_content .cyg_manga_img {
    max-width: 340px;
    width: 100%;
  }
  #cyg_main_content .cyg_manga_midashi {
    width: 100%;
    max-width: 340px;
    font-size: 17px;
  }
  #cyg_main_content .cyg_spplr_45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  #cyg_main_content .cyg_manga_slider li {
    padding: 0 45px;
  }
  #cyg_main_content .cyg_sectionH_bg2 {
    padding: 40px 20px;
  }
  #cyg_main_content .cyg_search_box {
    padding-right: 0;
  }
  #cyg_main_content .cyg_search_p {
    font-size: 16px;
  }
  #cyg_main_content .cyg_search_shape {
    width: 15px;
  }
  #cyg_main_content .cyg_search_shape:before, #cyg_main_content .cyg_search_shape:after {
    left: calc(50% + 11px);
  }
  #cyg_main_content .cyg_sectionC_line {
  width: 100%;
  height: 100px;
}
}


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: forwards;
  animation-iteration-count:forwards;
}


@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}



#cyg_main_content .cyg_sectionG-1_table {
  width: 100%;
  border-collapse: collapse;
}

#cyg_main_content .cyg_sectionG-1_table th, #cyg_main_content .cyg_sectionG-1_table td {
  padding: 15px 20px;
  border: 1px solid #668D7B;
}



#cyg_main_content .cyg_sectionG-1_table th, #cyg_main_content .cyg_sectionG-1_table td {
  padding: 10px 20px;
  font-size: 13px;
}

#cyg_main_content .cyg_sale_label {
  background-color: #ff0000;
  color: #ffff00;
  display: inline-block;
  padding: .1em .66em;
}





#cyg_main_content .btn_cv_red {
  margin: 30px auto;
}
/* @media (max-width: 480px) {
  #cyg_main_content .btn_cv_red {
    margin: 30px;
  }
} */

#cyg_main_content .btn_cv_red a {
  display: block;
  margin: 0 auto;
  width: 80%;
}
@media (max-width: 480px) {
  #cyg_main_content .btn_cv_red a {
    width: 100%;
  }
}

#cyg_main_content .btn_cv_red svg {
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0,-50%);
}